home *** CD-ROM | disk | FTP | other *** search
- Path: news.kth.se!news
- From: Peter Andren <andren@struct.kth.se>
- Newsgroups: comp.lang.c++
- Subject: one character input?
- Date: Tue, 16 Apr 1996 16:13:04 +0200
- Message-ID: <3173AAF0.3515@struct.kth.se>
- NNTP-Posting-Host: sagittarius.ce.kth.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4c)
-
- Hello,
-
- I need a function to read one character from the keyboard without to end
- the input with a returncharacter. Unfortunatly I'm not able to find this
- funtion in my book, but I have a strong feeling that it shouldn't be so
- difficult.
-